Starting/Stopping Tomcat Server

This section provides procedures for starting and stopping the Tomcat server for AccuSync. The Tomcat server for AccuSync is typically started as part of the AccuSync installation process and continues to run until you explicitly stop it.

Starting the Tomcat Server on Microsoft Windows

  1. Open the Services window. For example: Type services.msc in the Microsoft Windows Start Search box and then press Enter.
  2. Select the AccuSyncTomcat service.
  3. Click Start the service.

Starting the Tomcat Server on Linux

Click the AccuSync_Tomcat shortcut on your desktop.

Note: If shortcuts are not available on your desktop, start the Tomcat server for AccuSync manually by running startup.sh in the /tomcat/bin directory where you installed AccuSync.

Stopping the Tomcat Server on Microsoft Windows

  1. Open the Services window. For example: Type services.msc in the Microsoft Windows Start Search box and then press Enter.
  2. Select the AccuSyncTomcat service.
  3. Click Stop the service.

Stopping the Tomcat Server on Linux

Run shutdown.sh in the /tomcat/bin directory where you installed AccuSync.